home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CUCD / Graphics / P96Speed / P96Speed.readme < prev    next >
Text File  |  1997-10-11  |  5KB  |  91 lines

  1. Short:    P96Speed v0.14 GFX Benchmark program for ALL graphics boards
  2. Author:   Jens Langner <deck@rcs.urz.tu-dresden.de>
  3. Uploader: Jens Langner <deck@rcs.urz.tu-dresden.de>
  4. Type:     gfx/board
  5. Version:  0.14ß
  6.  
  7. P96Speed is a benchmarkprogram for EVERY Amiga graphics boards.
  8. It is independent about the graphics card software. You can use Picasso96
  9. or CyberGraphX or what ever you want.
  10.  
  11. IT IS A VERY EARLY BETAVERSION - PLEASE REPORT ANY BUGS IMMEDIATLY !!!
  12. ALSO I NEED YOUR HELP IN THE TIMINGROUTINES AND ALSO SUGGESTIONS FOR
  13. EVERY OTHER TESTROUTINE I SHOULD IMPLEMENT !!!
  14.  
  15. IAM ALSO SEARCHING FOR NICE NEWICONS/MAGICWB ICONS FOR MY PROGRAMM !!
  16. PLEASE SEND YOUR ICONS....
  17.  
  18. Requirements:
  19. ~~~~~~~~~~~~
  20. - Kickstart and Workbench 2.0 (V36+)
  21. - Motorola MC68000 processor or better,
  22. - gtlayout.library             (from Olaf Barthel)
  23. - identify.library v7.3+     (from Richard Körber)
  24.  
  25. AnyWare, i.e. not commercial or ShareWare. No distribution restrictions.
  26.  
  27. Short history:
  28. ~~~~~~~~~~~~~
  29. P96Speed v0.01-0.09ß    - internal betaversions.
  30.  
  31. P96Speed v0.10ß         - first public betaversion.
  32.  
  33. P96Speed v0.11ß         - added WriteChunkyPixels() testroutine.
  34.                         - added WritePixelArray8() testroutine.
  35.                         - added WritePixelLine8() testroutine.
  36.                         - optimized all testroutines to show
  37.                           more accurate results.
  38.                         - changed ASL-Screenmode Requester to pop up
  39.                           in "sticky" mode (actual screenmode).
  40.                         - removed "ops"-Results because they are
  41.                           not needed.
  42.                         - added saveroutine for saveing your results.
  43.  
  44. P96Speed v0.12ß         - added RectFill() with Pattern testroutine.
  45.                         - added CON-Output testroutine.
  46.                         - switched all screens to open in standard
  47.                           Topaz/8 Mode for more accurate tests.
  48.                         - changed SizeWindow() routine to just size
  49.                           between to different sizes.
  50.                         - fixed a small bug if you don`t selected
  51.                           another screenmode than your default one.
  52.                         - included "identify.library" support to get
  53.                           system informations.
  54.                         - restyled the GUI.
  55.                         - restyled the saveing routine.
  56.                         - added slider for selecting the testlength
  57.                         - added PowerPC recogniction but don`t know
  58.                           exactly if it work ;) (hope my PPC will be
  59.                           come soon)
  60.  
  61. P96Speed v0.13ß         - reworked DrawEllipse() and DrawCircle() to be
  62.                           sure that radius will not be zero.
  63.                         - reworked DrawEllipse() to be sure that it will
  64.                           draw real ellipses and not r1=r2.
  65.                         - added kickstart 3.1 recognition for disabling
  66.                           routines that will only work with 3.1 and
  67.                           therefore it must be disabled for other versions.
  68.                         - noticed that Text() is a routine of the
  69.                           graphics library and so I moved it to the correct
  70.                           Position in the GUI.
  71.                         - removed bug in ASL FileRequester. If Filerequester
  72.                           was canceled P96Speed locked.
  73.                         - removed bug in CON-Output. Window will open on it`s right screen now.
  74.                         - added PLAIN and NOSIZE to the CON-Output routine
  75.                           for more accurate results.
  76.                         - now the File- and Screenrequester will be opened on the same
  77.                           screen as the mainwindow.
  78.                         - removed Enforcerhit at WritePixelLine8() and
  79.                           WritePixelArray8() routines.
  80.                         - changed the way the screenmoderequester will handle
  81.                           screenmodes if the user allready selected one or canceled
  82.                           the requester.
  83.                         - include a installscript in future version.
  84.  
  85. P96Speed v0.14ß         - removed bug in ASL-Filerequester. The File was not saved if the
  86.                           path was not a root path.
  87.                         - removed little bug in installscript.
  88.                         - did some cosmetic changes to the GUI.
  89.                         - prepared the GUI for the upcoming comparsion module which will
  90.                           be implemented in the 0.15ß release (can take some time).
  91.